projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4225104
)
*** empty log message ***
author
oliskoli
<oliskoli>
Tue, 20 Feb 2007 19:42:58 +0000
(19:42 +0000)
committer
oliskoli
<oliskoli>
Tue, 20 Feb 2007 19:42:58 +0000
(19:42 +0000)
jeeps/gpsapp.c
patch
|
blob
|
history
diff --git
a/jeeps/gpsapp.c
b/jeeps/gpsapp.c
index c9f14fdedb7d9e42ec41f0b23607fb7853939d4c..3190681fd418265bcaa3222b6372913b0d5047fe 100644
(file)
--- a/
jeeps/gpsapp.c
+++ b/
jeeps/gpsapp.c
@@
-4210,7
+4210,7
@@
void GPS_D304_Send(UC *data, GPS_PTrack trk)
GPS_Util_Put_Float(p,trk->alt);
p+=sizeof(float);
- GPS_Util_Put_Float(p,1.0e25);
+ GPS_Util_Put_Float(p,
(const float)
1.0e25);
p+=sizeof(float);
/* Not really clear if the members below makes sense to write or not */